home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / gnu / gscript / gemgs13.zoo / keys.h < prev    next >
Encoding:
C/C++ Source or Header  |  1992-07-12  |  186 b   |  12 lines

  1. /*
  2.  * Key definitions.
  3.  */
  4.  
  5. #define    ALT_R    0x1300
  6. #define    ALT_I    0x1700
  7. #define    ALT_O    0x1800
  8. #define    ALT_Q    0x1000
  9. #define    ALT_G    0x2200
  10. #define    ALT_C    0x2e00
  11. #define    ALT_P    0x1900
  12.